ExamPlay Light Logo
登入

Computer Science for IGCSE & O level - Programming (Section 6 - No. 22)

What is the purpose of a `break` statement within a loop in most programming languages?
To start the next iteration of the loop.
To exit the loop prematurely.
To skip the current iteration of the loop.
To define the loop's condition.

解释

The `break` statement immediately exits the loop.

评论 (0)

登录发表评论
广告
BrainBehindX Inc Logo
©2026; 供电 BrainBehindX Inc